Passer au contenu principal
PATCH
[BETA] Update Collection

Autorisations

Authorization
string
header
requis

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Paramètres de chemin

collection-id
string
requis

Collection ID.

Corps

application/json
name
string | null

The name of the collection.

Maximum string length: 64
Pattern: ^[^<>/\\]+$
description
string | null

A description for the collection.

Maximum string length: 400
Pattern: ^[^<>]+$

Réponse

Successful Response

id
string
requis

The id of the collection.

name
string
requis

The name of the collection.

description
string | null

A description for the collection.